Inserts an
XLColumn object at a specific position in the collection.
Parameters
- index
- Position where the item will be inserted.
- col
- Item that will be inserted.
- cells
- Array ot the cells for inserted column.
Return Value
A reference to the item that was added to the collection.